| SsAthleticStatus |
| Logical Entity Name | SsAthleticStatus |
| Default Table Name | SsAthleticStatus |
| Physical Only | NO |
| Definition | |
| Note |
| SsAthleticStatus Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SsAthleticStatusID |
int | NO | ||
| Code | varchar(8) | NO | ||
| Descrip | varchar(50) | NO | ||
SyCampusGrpID |
int | YES | ||
| Active | bit | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| SsAthleticStatus Primary and Unique Keys |
| Key Name | Key Type | Keys |
| Pk_SsAthleticStatusSsAthleticStatusID | PrimaryKey | SsAthleticStatusID |
| SsAthleticStatus Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyCampusGrp | Non-Identifying | Zero or One to Zero or More | FK_SsAthleticStatusSyCampusGrpID_SyCampusGrpSyCampusGrpID | SyCampusGrpID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_SsAthleticStatusUserID_SyStaffSyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SsAthleticDetail | Non-Identifying | One To Zero or More | FK_SsAthleticDetailSsAthleticStatusID_SsAthleticStatusSsAthleticStatusID | NO | YES |
| SsAthleticStatus Check Constraints |
| Check Constraint Name | CheckConstraint |